'Declaration
Public Function GetPropertyOwner( _ ByVal pd As System.ComponentModel.PropertyDescriptor _ ) As System.Object
'Usage
Dim instance As PSWrapperGeneric(Of TResult) Dim pd As System.ComponentModel.PropertyDescriptor Dim value As System.Object value = instance.GetPropertyOwner(pd)
public System.object GetPropertyOwner( System.ComponentModel.PropertyDescriptor pd )
Parameters
- pd
Return Value
this PropertyOwner